0354a9a3a8e81a1f2eaacc99de38b69551929726
[git-annex.git] /
1 [[!comment format=mdwn
2  username="yarikoptic"
3  avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
4  subject="comment 5"
5  date="2023-11-18T01:35:35Z"
6  content="""
7 > (Or there could be a new option like git-annex copy --to bar --from foo --or-from-here)
8
9 or may be 
10
11 `git-annex copy --to bar --from remote1 --or-from remote2 ...` or alike so there could be a sequence (in order of preference) of remotes?  or better a general `git-annex copy --to bar --from-anywhere` so that `annex` first `get`'s it following current set costs etc if not present here, and then copies over.
12 """]]